06. Quiz: UdaciFamily (6-1)

Directions:

Create an array called udaciFamily and add "Julia", "James", and your name to the array. Then, print the udaciFamily to the console using console.log.

Your Code:

Start Quiz:

/*
 * Programming Quiz: UdaciFamily (6-1)
 */

// your code goes here

INSTRUCTOR NOTE:

Have questions? Head to Knowledge for discussion with the Udacity Community.